Closed Bug 1552300 Opened 6 years ago Closed 6 years ago

TV fails to verify mochitest-devtools-webreplay tests

Categories

(Testing :: General, defect, P1)

defect

Tracking

(firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Bug 1535287 noted that webreplay (M(dt-wr)) tests are not run by test-verify. Part of the problem was bug 1551718: M(dt-wr) was not running tests either. But with bug 1551718 fixed, TV still fails on webreplay tests:

https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&selectedJob=246861090&revision=cbe074c3915fe7d7c75ee257408a8b12652c5507

TV tries to run webreplay tests as browser-chrome, with no subsuite specified:

17:24:48 INFO - Per-test suites: {'mochitest-browser-chrome': ('--flavor=browser',)}

17:26:41 INFO - Calling ['/Users/cltbld/tasks/task_1558027411/build/venv/bin/python', '-u', '/Users/cltbld/tasks/task_1558027411/build/tests/mochitest/runtests.py', '--appname=/Users/cltbld/tasks/task_1558027411/build/application/Firefox Nightly.app/Contents/MacOS/firefox', '--utility-path=tests/bin', '--extra-profile-file=tests/bin/plugins', u'--symbols-path=https://queue.taskcluster.net/v1/task/V9udMa0QRlmpY31Qjhn2LA/artifacts/public/build/target.crashreporter-symbols.zip', '--certificate-path=tests/certs', '--quiet', '--log-raw=/Users/cltbld/tasks/task_1558027411/build/blobber_upload_dir/mochitest-browser-chrome_raw.log', '--log-errorsummary=/Users/cltbld/tasks/task_1558027411/build/blobber_upload_dir/mochitest-browser-chrome_errorsummary.log', '--screenshot-on-fail', '--cleanup-crashes', '--marionette-startup-timeout=180', '--sandbox-read-whitelist=/Users/cltbld/tasks/task_1558027411/build', '--log-raw=-', '--flavor=browser', '--verify-max-time=900', '--verify', u'devtools/client/webreplay/mochitest/browser_dbg_rr_logpoint-02.js'] with output_timeout 1000

17:26:42 ERROR - No tests were found for flavor 'browser' and the following manifest filters:
17:26:42 ERROR - skip_if, run_if, fail_if, remove_imptest_failure_expectations, subsuite(name=None), pathprefix(['devtools/client/webreplay/mochitest/browser_dbg_rr_logpoint-02.js'])
17:26:42 ERROR -
17:26:42 ERROR - Make sure the test paths (if any) are spelt correctly and the corresponding
17:26:42 ERROR - --flavor and --subsuite are being used. See mach mochitest --help for a
17:26:42 ERROR - list of valid flavors.
17:26:42 ERROR -

A new entry was required to map the subsuite name to the mozharness
config name - simple!

Priority: -- → P1
Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7b5f1a48d4e9 Support webreplay subsuite in test-verify; r=bc
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: